home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / p_man / cat3 / Xt / XtAppGetSelectionTimeout.z / XtAppGetSelectionTimeout
Encoding:
Text File  |  2002-10-03  |  2.6 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXttttAAAAppppppppGGGGeeeettttSSSSeeeelllleeeeccccttttiiiioooonnnnTTTTiiiimmmmeeeeoooouuuutttt((((3333XXXXtttt))))XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 6666....6666))))XXXXttttAAAAppppppppGGGGeeeettttSSSSeeeelllleeeeccccttttiiiioooonnnnTTTTiiiimmmmeeeeoooouuuutttt((((3333XXXXtttt))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XtAppGetSelectionTimeout, XtAppSetSelectionTimeout - set and
  10.           obtain selection timeout values
  11.  
  12.      SSSSYYYYNNNNTTTTAAAAXXXX
  13.           unsigned long XtAppGetSelectionTimeout(_a_p_p__c_o_n_t_e_x_t)
  14.                XtAppContext _a_p_p__c_o_n_t_e_x_t;
  15.  
  16.           void XtAppSetSelectionTimeout(_a_p_p__c_o_n_t_e_x_t, _t_i_m_e_o_u_t)
  17.               XtAppContext _a_p_p__c_o_n_t_e_x_t;
  18.               unsigned long _t_i_m_e_o_u_t;
  19.  
  20.      AAAARRRRGGGGUUUUMMMMEEEENNNNTTTTSSSS
  21.           _a_p_p__c_o_n_t_e_x_t
  22.                     Specifies the application context.
  23.  
  24.           _t_i_m_e_o_u_t   Specifies the selection timeout in milliseconds.
  25.  
  26.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  27.           The _X_t_A_p_p_G_e_t_S_e_l_e_c_t_i_o_n_T_i_m_e_o_u_t function returns the current
  28.           selection timeout value, in milliseconds.  The selection
  29.           timeout is the time within which the two communicating
  30.           applications must respond to one another.  The initial
  31.           timeout value is set by the _s_e_l_e_c_t_i_o_n_T_i_m_e_o_u_t application
  32.           resource, or, if _s_e_l_e_c_t_i_o_n_T_i_m_e_o_u_t is not specified, it
  33.           defaults to five seconds.
  34.  
  35.           The _X_t_A_p_p_S_e_t_S_e_l_e_c_t_i_o_n_T_i_m_e_o_u_t function sets the Intrinsics's
  36.           selection timeout mechanism.  Note that most applications
  37.           should not set the selection timeout.
  38.  
  39.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  40.           XtOwnSelection(3Xt)
  41.           _X _T_o_o_l_k_i_t _I_n_t_r_i_n_s_i_c_s - _C _L_a_n_g_u_a_g_e _I_n_t_e_r_f_a_c_e
  42.           _X_l_i_b - _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 10/3/02)
  64.  
  65.  
  66.  
  67.